powerpc: SECURE BOOT- Add secure boot target for T1042RDB
authorgaurav rana <[email protected]>
Tue, 16 Dec 2014 06:18:43 +0000 (11:48 +0530)
committerYork Sun <[email protected]>
Fri, 16 Jan 2015 17:30:39 +0000 (09:30 -0800)
Secure boot target is added for T1042RDB platform.

Signed-off-by: Gaurav Rana <[email protected]>
Reviewed-by: York Sun <[email protected]>
board/freescale/t104xrdb/MAINTAINERS
configs/T1042RDB_SECURE_BOOT_defconfig [new file with mode: 0644]

index b61e1c025404d673f9c6e0056055868225b66635..13d9be9da8f808096cc76db409c856360e1d752c 100644 (file)
@@ -21,3 +21,4 @@ T1040RDB_SECURE_BOOT BOARD
 M:     Aneesh Bansal  <[email protected]>
 S:     Maintained
 F:     configs/T1040RDB_SECURE_BOOT_defconfig
+F:     configs/T1042RDB_SECURE_BOOT_defconfig
diff --git a/configs/T1042RDB_SECURE_BOOT_defconfig b/configs/T1042RDB_SECURE_BOOT_defconfig
new file mode 100644 (file)
index 0000000..c8dd5c2
--- /dev/null
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,SECURE_BOOT,T1042RDB"
+CONFIG_PPC=y
+CONFIG_MPC85xx=y
+CONFIG_TARGET_T104XRDB=y